'Declaration Public Overloads Shared Function Create( _ ByVal factory As Factory1, _ ByRef strokeStyleProperties As StrokeStyleProperties1, _ ByVal dashes() As Single _ ) As StrokeStyle1
public static StrokeStyle1 Create( Factory1 factory, ref StrokeStyleProperties1 strokeStyleProperties, float[] dashes )
Parameters
- factory
- The factory.
- strokeStyleProperties
- No documentation.
- dashes
- No documentation.